home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / Apple Guide / Authoring / Documentation / Example Source Files Appdx C / Exception List.src < prev    next >
Encoding:
Text File  |  1994-09-28  |  361 b   |  22 lines  |  [TEXT/ttxt]

  1. #exception list
  2.  
  3. #place words in this list to prevent Apple Guide from stemming the word
  4. # to its root form
  5.  
  6. #you usually place an index term on the exception list ONLY when the term 
  7. #would otherwise stem to another index term or whose root form has an
  8. #alternate meaning 
  9.  
  10. <exception> "customize"
  11. <exception> "customizing"
  12. <exception> "preferences"
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.